testsuite: Add theme-validate test
authorBenjamin Otte <otte@redhat.com>
Thu, 18 Apr 2019 00:18:42 +0000 (02:18 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 18 Apr 2019 00:28:42 +0000 (02:28 +0200)
commit5cd8e0f7f18cdd6de6482b9cdae14bd5b0819c73
treed51e24b770838a2ce8b171cc27a0671d38f5346f
parent83696639a7555ea1172292bed851de9427f86f92
testsuite: Add theme-validate test

The test just loads all of GTK's themes and makes sure they cause no
errors or warnings from the CSS parser.
testsuite/gtk/meson.build
testsuite/gtk/theme-validate.c [new file with mode: 0644]